home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 1 / Amiga Tools.iso / egs-tools / egs_demo-version / egs_devels / compilers / dice / egs / proto / gbselect.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-06-06  |  478 b   |  28 lines

  1.  
  2. /*
  3.  * ram:Dice/gbselect.h
  4.  *
  5.  *  MACHINE GENERATED WITH FDTOPRAGMA
  6.  */
  7.  
  8. #ifndef EGBSelectBase_INLINE
  9. #define EGBSelectBase_INLINE
  10.  
  11. #include <egs/clib/gbselect_protos.h>
  12.  
  13. #ifdef __DICE_INLINE
  14. #ifndef EGBSelectBase_DECLARED
  15. extern struct Library *EGBSelectBase;
  16. #endif
  17.  
  18.  
  19.  
  20. #pragma libcall EGBSelectBase EGB_CreateSelectGadget 1e 80903
  21. #pragma libcall EGBSelectBase EGB_CreateTextSelectGadget 24 80903
  22. #pragma libcall EGBSelectBase EGB_ModifySelectGadget 2a 89003
  23.  
  24. #endif
  25.  
  26. #endif
  27.  
  28.